home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM A / PD-ROM A.iso / Telecom / Terminal Programs / TermWorks 1.8 / 1.8 Manual (TeachText) < prev    next >
Encoding:
Text File  |  1991-05-11  |  8.1 KB  |  119 lines  |  [TEXT/ttxt]

  1. TermWorks Version 1.8 Manual
  2. Written by James Rhodes
  3. © 1991, Horizon Software
  4.  
  5. About this Manual…
  6. First of all, let me say that I am not a writer!  This manual is very informal.  I do think it explains all you need to know about TermWorks.  I also think TermWorks is such a simple program to use that this manual is almost unnecessary, but if there's something you need to know, you should be able to find it here.
  7.  
  8. About TermWorks
  9. This is a very easy to use terminal program that features:
  10.  
  11. • No emulation except TTY
  12. • Very simple yet useful macros
  13. • 10-service phone book (with 10 macros each)
  14. • Xmodem check sum, crc, and 1K file transfers
  15. • Background file transfers for MultiFinder™.
  16. • Most standard Macintosh features
  17. • Most important:  Very small size, quick, efficient, and simple operation.
  18.  
  19. The Apple Menu…
  20. You guessed it!  It's just like any other Apple menu.  Well, almost.  There's one selection I need to talk about and that is the "Registration" selection.  TermWorks is share ware!  This means it's not free.  If you use this program and you think it's worth atleast $20, follow the instructions on the dialog presented when you select "Registration".
  21.  
  22. The File Menu…
  23. This menu strays from the standards a bit.  You will find Print, Page Setup, and Quit.  You won't find New, Open, Close, etc..  The reason is that TermWorks keeps all of its filing information in one single file called "TW Services".
  24.  
  25. The non-standard selections are as follows:
  26.  
  27. Receive File…
  28. This selection is used for receiving files using the xmodem protocol.  In the put file box, there are two selections for protocol:  XModem check sum and XModem CRC/1K.  This is easy enough to understand.  If the service you're communicating with doesn't support CRC or 1K, use the check sum option.  Enter a file name for TermWorks to use.  This file name is not always used.  Most of the time, the file you're receiving will be MacBinary encoded.  TermWorks will notice this fact and use the file name provided.
  29.  
  30. Send File…
  31. This is used, you guessed it, to send a file via the XModem protocol.  There are two selections for protocol on this box, also.  They vary from the receive protocols a little, but they're just as easy.  XModem check sum/CRC should be used unless you know for a fact that the service you are communicating with supports XModem 1K protocol.  Other than that, just select the file you wish to send and click "Send" when the service is ready to receive.
  32.  
  33. The Edit Menu…
  34. Well, this one is pretty much standard.  Not much to say other than it allows you to do cut, copy, paste in the terminal window's buffer and in desk accessories.
  35.  
  36. The Settings Menu…
  37. All of the settings listed on this menu go along with the current service selected on the "Service" menu (see below).
  38.  
  39. Record Text…
  40. When this is selected, all incoming text will be stored in a file named after the service name.  You can use various text editing applications such as Teach Text to edit this file.
  41.  
  42. Local Echo…
  43. When turned on, all characters you type will be echoed back in the terminal window.  Rule of thumb:  If you get no characters on the screen when you type, turn "Local Echo" on.  If you get double characters when you type, turn "Local Echo" off.  If you get single characters and everything seems okay, leave this selection like it is.
  44.  
  45. File Creator…
  46. I hope this one doesn't confuse you.  All it does is let you select the application you will be more than likely be using to read the "Record Text" files.  I have three defined to select easily.  The "Other" selection can be used to select any other application.
  47.  
  48. Port…
  49. Two selections:  Modem port and Printer port.  They are identified by their distinguished ICONS.  Most of the time you'll use the modem port.  If you're some kind of "power user" and you want to use both ports for a modem, or the modem port is tied up with something else, use the printer port for your modem.
  50.  
  51. Baud…
  52. I don't think this could be simpler.  Usually you'll use the highest supported baud rate.  This means if you're modem supports 2400 and the service you're calling only supports 1200, you'll have to use 1200.  Make sense?  I hope so.
  53.  
  54. Cursor…
  55. I think this may be the one little bit of fluff left in TermWorks.  I left it in because I like it.  Select the type of cursor you want.  You'll notice the changes it makes.
  56.  
  57. The Phone menu…
  58. Two of these selections allow you to dial and hang up on the service.  The other ten selections you'll be defining yourself.  You can record information in the "TW Services" file for up to ten different bulletin boards, larger services, friend, whatever.  To switch between them, all you do is select the one you want to use!  SHORT CUT:  You can hold down the command key and select a service and TermWorks will skip right to auto-dialing and performing the logon-macro.  This is kinda handy.
  59.  
  60. Dial Service…
  61. You will get this dialog that allows you to punch in some pretty straight forward information.  The service's phone number, name, and logon macro.  You can also select to disable call waiting, tone dial, or pulse dial.  The logon macro is written using the same macro language as the 10 macros on the macro menu (see below).  If this is your first call, don't worry with the logon procedure.  Leave it blank if you want and it won't do anything.  When you're done, click "Dial" and TermWorks will try to connect.  Cancel dialing by clicking the mouse button.  If you select "OK" instead of "Dial", the information you entered will be saved, but the number will not be dialed.
  62.  
  63. Hang up…
  64. TermWorks will attempt to hang up the phone.  More than likely it will succeed.  Don't hang up before you log off!  You might be charged for more time on-line.
  65.  
  66. The Macros menu…
  67. TermWorks has a small and very simple macro language you can use to automactically logon and perform simple tasks such as setting up for a download.
  68.  
  69. Edit macros…
  70. This is where you edit the macros.  Use "Next" and "Previous" to move through all 10 macros.  "Help" is provided for a quick reference on the commands.
  71.  
  72. The other 10 selections…
  73. Usually you will use the command equivelant to activate the macro.  The macro you made will be performed when it is selected.
  74.  
  75. That's it for the menus!  Now then.  Since we're on the subject, lets look at the macro language.
  76.  
  77. Commands:
  78. E flag - turns local echo on or off.  If flag is zero, it will be turned off.  If flag is not zero, it will be turned on.
  79.  
  80. L "text" - looks for text and won't proceed with the macro until the text is received.  This is like when you're looking for a prompt and then you enter something.
  81.  
  82. B duration - Beeps!  Duration is given in 1/60 of a second.
  83.  
  84. W duraction - Waits a specified amount of time before proceeding.  Duration is given in 1/60 of a second.
  85.  
  86. T "text" - Types the specified text as if you were typing it on the keyboard.  Control keys are specified by the ^ key.  ^M for example is the return key.  So if you wanted to type "Hello" <Return>, you would use:  T"Hello^M"
  87.  
  88. R "file name" - Receives a file using the file name given to the default directory and the currently selected xmodem receive protocol.
  89.  
  90. S "file name" - Send the file specified using the currently selected xmodem send protocol.
  91.  
  92. Example…
  93.  
  94. This is the macro I use to logon to GEnie:
  95. W 60 T "HHH" L "U#=" T "xxx12345,password,480^M" B 10
  96.  
  97. This macros waits one second, types "HHH", looks for the prompt "U#=", types in my user id and password and page I want to go to <Return>, and then it beeps to let me know it's done.
  98.  
  99. The terminal window…
  100. You've got a scroll bar which allows you to scroll through the 400 line memory buffer.
  101.  
  102. You've got a banner of information.  K received in the "Record Text" file.  K available on the disk drive.  Time connected to the service which you can start and stop by clicking.  And a pause/resume selection that sends XOFF and XON to tell the service to pause and resume sending information.
  103.  
  104. You've got the 25X80 display of text for communicating with the service.
  105.  
  106.  
  107. If there's anything I left out or something you have a question about, call me at (817) 731-8254.
  108.  
  109.  
  110. Horizon Software
  111. Attn:  James Rhodes
  112. 401 Eastwood Place
  113. Lufkin, TX 75901
  114.  
  115. This address will also help you get support or get me the money I need to continue working on TermWorks.
  116.  
  117. Enjoy the program!
  118.  
  119.